Skip to content

added scripts for clang-tidy and clang-format, added different cmake targets#34

Merged
StephanKa merged 2 commits intoZuehlke:mainfrom
StephanKa:feature/add-scripts-clang-tidy-clang-format-cmake-targets
Mar 5, 2024
Merged

added scripts for clang-tidy and clang-format, added different cmake targets#34
StephanKa merged 2 commits intoZuehlke:mainfrom
StephanKa:feature/add-scripts-clang-tidy-clang-format-cmake-targets

Conversation

@StephanKa
Copy link
Copy Markdown
Collaborator

added scripts and new targets for CMake usage for clang-tidy and clang-format

  • clang-format-check --> will output warnings in formatting
  • clang-format-check-fix --> will fix the formatting
  • clang-tidy-check --> will check all files
  • clang-tidy-diff-check --> will only check unstaged changes in git

@StephanKa StephanKa requested a review from arnemertz March 4, 2024 18:58
@StephanKa StephanKa merged commit 08c3ed7 into Zuehlke:main Mar 5, 2024
@StephanKa StephanKa deleted the feature/add-scripts-clang-tidy-clang-format-cmake-targets branch May 9, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants